crypto/cipher.cbcDecrypter.BlockSize (method, view implemented interface methods)
one use
crypto/cipher (current package)
cbc.go#L156: func (x *cbcDecrypter) BlockSize() int { return x.blockSize }
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)